WARNING: This program has a logic error! That means the code runs, but it doesn't do what we wanted.
RULE: The items in a list must be separated by commas.
- Click Run and look at the stage to see what's wrong.
- Insert commas between all the values in the list.
- Debug the program so that the fav_animals list shows properly in the display.
To navigate the page using the TAB key, first press ESC to exit the code editor.